PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStandardRectangle Class / setURY Method
The upper-right y coordinate of the rectangle.
In This Topic
    setURY Method
    In This Topic
    Sets the upper-right y coordinate.
    Syntax
    public void setURY( 
       double ury
    )

    Parameters

    ury
    The upper-right y coordinate of the rectangle.
    See Also